wt.clients.folderexplorer
Class FolderBusinessObject.LiteObjectProvider
java.lang.Object
wt.clients.folderexplorer.FolderBusinessObject.LiteObjectProvider
- All Implemented Interfaces:
- RemoteAccess, Serializable
- Enclosing class:
- FolderBusinessObject
- public class FolderBusinessObject.LiteObjectProvider
- extends Object
- implements RemoteAccess, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myFolder
private Folder myFolder
myLocale
private Locale myLocale
myTimeZone
private String myTimeZone
delegateFactory
private IconDelegateFactory delegateFactory
FolderBusinessObject.LiteObjectProvider
public FolderBusinessObject.LiteObjectProvider(Folder f,
Locale locale,
String tzId)
getWTBusinessObjects
public WTBusinessObject[] getWTBusinessObjects()
throws WTException,
PropertyVetoException,
InvocationTargetException,
IllegalAccessException
- Throws:
WTException
PropertyVetoException
InvocationTargetException
IllegalAccessException
lighten
private FolderedBusinessObject lighten(FolderedBusinessObject current_obj)
throws PropertyVetoException,
IllegalAccessException,
InvocationTargetException,
WTException
- Throws:
PropertyVetoException
IllegalAccessException
InvocationTargetException
WTException
getAttrValue
private String getAttrValue(FolderedBusinessObject aDetail,
String aMethodName)