com.dotmarketing.beans
Class Identifier

java.lang.Object
  extended by com.dotmarketing.beans.Inode
      extended by com.dotmarketing.beans.Identifier
All Implemented Interfaces:
UUIDable, Permissionable, Versionable, Categorizable, java.io.Serializable, java.lang.Comparable

public class Identifier
extends Inode
implements java.io.Serializable

Author:
maria
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.dotmarketing.beans.Inode
inode, owner
 
Constructor Summary
Identifier()
           
 
Method Summary
 java.lang.String getHostId()
           
 java.lang.String getURI()
          Returns the uRI.
 void setHostId(java.lang.String hostId)
           
 void setURI(java.lang.String uRI)
          Sets the uRI.
 
Methods inherited from class com.dotmarketing.beans.Inode
acceptedPermissions, addChild, addChild, addChild, addParent, addParent, compareTo, deleteChild, deleteChild, deleteParent, deleteParent, equals, getCategoryId, getiDate, getIDate, getIdentifier, getInode, getMap, getModDate, getModUser, getOwner, getParentPermissionable, getPermissionId, getPermissionType, getTitle, getType, getVersionId, getVersionType, hasChildren, hashCode, hasParents, isArchived, isLive, isLocked, isNew, isParentPermissionable, isWorking, permissionDependencies, setiDate, setIDate, setIDate, setIdentifier, setInode, setOwner, setParents, setType, setVersionId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Identifier

public Identifier()
Method Detail

getHostId

public java.lang.String getHostId()

setHostId

public void setHostId(java.lang.String hostId)

getURI

public java.lang.String getURI()
Returns the uRI.

Returns:
String

setURI

public void setURI(java.lang.String uRI)
Sets the uRI.

Parameters:
uRI - The uRI to set


Copyright © 2010 dotCMS Inc. All Rights Reserved.