com.centrasite.control.registry.items
Class FilenameInfoItem
java.lang.Object
com.centrasite.control.AbstractItem
com.centrasite.control.registry.items.FilenameInfoItem
- All Implemented Interfaces:
- Item
public class FilenameInfoItem
- extends AbstractItem
FilenameInfoItem.java
Methods inherited from class com.centrasite.control.AbstractItem |
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, clearCache, clearProperties, getAccessControlElements, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getCurrentUserPermissionItem, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getItem, getKey, getLanguage, getLocale, getNameEx, getNonPermissionAccessControlElements, getPath, getPersistanceLocale, getPrivilegeDescriptor, getProperties, getRelatedItems, getReport, getReportForDetailView, hasRequiredAttribute, isLocked, isModified, isReadOnly, isStandalone, isSubTabModified, removeCommand, replaceCommand, save, setAccessControlElements, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setProperties, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FilenameInfoItem
public FilenameInfoItem(Connector connector)
FilenameInfoItem
public FilenameInfoItem(com.centrasite.importexport.ImportArchiveContent.FilenameInfo filenameInfo,
Connector con)
throws java.lang.Exception
- Throws:
java.lang.Exception
getName
public java.lang.String getName()
throws java.lang.Exception
- Throws:
java.lang.Exception
getDocTypeName
public java.lang.String getDocTypeName()
throws java.lang.Exception
- Throws:
java.lang.Exception
getUddiKey
public java.lang.String getUddiKey()
throws java.lang.Exception
- Throws:
java.lang.Exception
getTypeName
public java.lang.String getTypeName()
throws java.lang.Exception
- Throws:
java.lang.Exception
getDescription
public java.lang.String getDescription()
throws java.lang.Exception
- Throws:
java.lang.Exception
getChildren
public java.util.Iterator getChildren()
throws java.lang.Exception
- Throws:
java.lang.Exception
getChildren
public java.util.Iterator getChildren(boolean refresh)
throws java.lang.Exception
- Throws:
java.lang.Exception
hasNoChildren
public boolean hasNoChildren()
throws java.lang.Exception
- Throws:
java.lang.Exception
getImageURL
public java.lang.String getImageURL()
throws java.lang.Exception
- Throws:
java.lang.Exception