com.collation.platform.model.topology.phys
Interface PhysicalLocation

All Superinterfaces:
ManagedElement, ManagedSystemElement, ModelObject, PhysicalElement, java.io.Serializable
All Known Subinterfaces:
Geography, Room, SiteInfo, Zone

public interface PhysicalLocation
extends PhysicalElement

The abstract class container for classes that represent physical location.

Naming Rules:
0="managedSystemName"
Persistable:
true
Table Name:
physcloc
Top Level:
true

Field Summary
static java.lang.String IBM_COPYRIGHT
           
 
Method Summary
 
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