com.eruces.teadmin.UpdatableObject
The UpdatableObjec class is
Inheritance
- Inherits com.eruces.teagent.PersistantObject
- Inherited by com.eruces.teadmin.ACLEntry
- Inherited by com.eruces.teadmin.ACLInfo
- Inherited by com.eruces.teadmin.ACLTemplate
- Inherited by com.eruces.teadmin.ACLTemplateMember
- Inherited by com.eruces.teadmin.CertObjectInfo
- Inherited by com.eruces.teadmin.CodeSigningInfo
- Inherited by com.eruces.teadmin.Operation
- Inherited by com.eruces.teadmin.PrincipalInfo
- Inherited by com.eruces.teadmin.PrincipalTrustMatrix
- Inherited by com.eruces.teadmin.Role
- Inherited by com.eruces.teadmin.TemplatedDirectory
- Inherited by com.eruces.teadmin.TrustedServerInfo
Protected Attributes
| Type | Name | Description |
|---|---|---|
| TreeSet | m_setString |
Public Member Functions
| Member | Description |
|---|---|
UpdatableObject() | |
void clearSet() | |
String toString() |
Protected Member Functions
| Member | Description |
|---|---|
void add(String strName) | |
void remove(String strName) | |
void marshal() | |
void unmarshal() |