lucee.Componentcfboom.lang.Object
cfboom.adminapi.models.AdminService
The main service
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
coldbox
|
true
|
false
|
|
any
|
log
|
true
|
false
|
|
any
|
wirebox
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
struct
|
getDatasource(string name)
|
struct
|
getDatasources()
|
private void
|
initAdministrator()
Factory method to get the appropriate Administrator. |
void
|
onDIComplete()
|
boolean
|
verifyDatasource(string name)
|
Methods inherited from class cfboom.lang.Object |
---|
$equals, getComponentName, getIdentityHashCode, getIdentityString, getMeta, hashCode, toString |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- coldboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- logbox:logger:{this}serializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- wireboxserializable
- trueMethod Detail |
---|
getDatasource
in interface
Administrator
name
getDatasources
in interface
Administrator
Factory method to get the appropriate Administrator.
verifyDatasource
in interface
Administrator
name