public interface RuntimeAlias extends CentraSiteRegistryObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAliasType()
Get the type of the Runtime alias.
|
java.util.List<Gateway> |
getDeployableGateways()
Get all Gateways to which Deployment is possible.
|
java.util.List<Gateway> |
getDeployedGateways()
Get all gateways to which this alias is deployed.
|
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
java.lang.String getAliasType() throws CLLException
String
value as the type of the Runtime aliasCLLException
- If an error occurs while getting the Runtime alias typejava.util.List<Gateway> getDeployableGateways() throws CLLException
CLLException
java.util.List<Gateway> getDeployedGateways() throws CLLException
CLLException