public interface Service extends CentraSiteRegistryObject
CentraSiteRegistryObject
s that provide information on services
(for example, web services) offered by an Organization.CentraSiteObjectManager
using the name "Service"
or using its qualified name {http://namespaces.CentraSite.com/Schema/jaxr}ServiceModifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getOperationsMap()
Gets the operations supported by the Service.
|
getConsumers, getDescription, getDescription, getDisplayVersion, getLCMAssignment, getLocalName, getMandatoryAttributeProfiles, getName, getName, getNameSpace, getNextVersion, getNextVersions, getOrganization, getOwner, getPendingApprovals, getPreviousVersion, getPreviousVersions, getRegistryObject, getSubscribers, getSystemVersion, getTitle, getUserVersion, getVisiblePrimaryProfiles, getVisibleProfile, isDeployedOn, isLatestVersionObject, isPropagatePermissions, isPropagateProfilePermissions, setDescription, setDescription, setDisplayVersion, setLCMState, setLocalName, setName, setName, setNameSpace, setOrganization, setOwner, setPropagatePermissions, setPropagateProfilePermissions, setUserVersion
delete, getAttributeLink, getAttributeValue, getAttributeValue, getAttributeValue, getId, getType, isModified, isReadOnly, save, setAttributeValue, setAttributeValue, setAttributeValue
java.util.Map<java.lang.String,java.lang.String> getOperationsMap() throws CLLException
Map
having the
service binding id as the key and the access URI as the value.CLLException
- If an error occurs while trying to find the service bindings for the service
or while trying to get the access URI for a service binding