public interface RESTCallbacks extends CentraSiteRegistryObject
Modifier and Type | Method and Description |
---|---|
java.util.List<Resource> |
getResources() |
RESTCallbacks |
getRESTCallback() |
AbstractXMLService |
getService()
Gets the REST service.
|
void |
setResources(java.util.List<Resource> resources) |
void |
setRESTCallback(RESTCallbacks restCallback) |
void |
setService(AbstractXMLService service)
Sets the REST service .
|
getConsumedAssets, getConsumers, getDescription, getDescription, getDisplayVersion, getInitialVirtualAssetName, getLastModifiedTimeStamp, getLCMAssignment, getLocalName, getMandatoryAttributeProfiles, getName, getName, getNameSpace, getNextVersion, getNextVersions, getOrganization, getOwner, getPendingApprovals, getPreviousVersion, getPreviousVersions, getRegistryObject, getRelationShipValueMap, getRequestedUser, getSubscribers, getSystemVersion, getTitle, getType, getUserVersion, getVisiblePrimaryProfiles, getVisibleProfile, isDeployedOn, isLatestVersionObject, isPropagatePermissions, isPropagateProfilePermissions, removeConsumedAssets, removeConsumers, setDescription, setDescription, setDisplayVersion, setLCMState, setLocalName, setName, setName, setNameSpace, setOrganization, setOwner, setPropagatePermissions, setPropagateProfilePermissions, setRelationShipValueMap, setUserVersion
delete, getAttributeLink, getAttributeValue, getAttributeValue, getAttributeValue, getId, isModified, isPredefined, isReadOnly, save, setAttributeValue, setAttributeValue, setAttributeValue
void setResources(java.util.List<Resource> resources) throws CLLException
CLLException
java.util.List<Resource> getResources() throws CLLException
CLLException
void setService(AbstractXMLService service)
service
- The AbstractXMLService
.AbstractXMLService getService()
AbstractXMLService
of the resource.RESTCallbacks getRESTCallback() throws CLLException
CLLException
void setRESTCallback(RESTCallbacks restCallback) throws CLLException
CLLException