com.collation.platform.model.topology.soa
Interface WSOperation

All Superinterfaces:
Activity, ManagedElement, ModelObject, Operation, java.io.Serializable

public interface WSOperation
extends Operation

A web services operation as defined by WSDL

Naming Rules:
0="namespace,activityName"
Persistable:
true
Display Name:
namespace,activityName

Field Summary
static java.lang.String IBM_COPYRIGHT
           
 
Method Summary
 
Methods inherited from interface com.collation.platform.model.topology.process.Operation
getDefiningDocs, getSAPs, hasDefiningDocs, hasSAPs, setDefiningDocs, setSAPs
 
Methods inherited from interface com.collation.platform.model.topology.process.Activity
getActivityName, getNamespace, getOwner, getPrerequisites, getResources, hasActivityName, hasNamespace, hasOwner, hasPrerequisites, hasResources, setActivityName, setNamespace, setOwner, setPrerequisites, setResources
 
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles
 
Methods inherited from interface com.collation.platform.model.ModelObject
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken
 

Field Detail

IBM_COPYRIGHT

static final java.lang.String IBM_COPYRIGHT
See Also:
Constant Field Values