|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoggingObjectInterface
Method Summary | |
---|---|
String |
getContainerObjectId()
Gets the execution container (Carte/DI server/BI Server) object id. |
String |
getFilename()
Gets the filename. |
String |
getLogChannelId()
Gets the log channel id. |
LogLevel |
getLogLevel()
Gets the logging level of the log channel of this logging object. |
String |
getObjectCopy()
Gets a string identifying a copy in a series of steps. |
ObjectId |
getObjectId()
Gets the object id in a repository. |
String |
getObjectName()
Gets the object name. |
ObjectRevision |
getObjectRevision()
Gets the objects revision in a repository. |
LoggingObjectType |
getObjectType()
Gets the object type. |
LoggingObjectInterface |
getParent()
Gets the parent. |
Date |
getRegistrationDate()
Gets the registration date of this logging object. |
RepositoryDirectoryInterface |
getRepositoryDirectory()
Gets the repository directory. |
Method Detail |
---|
String getObjectName()
RepositoryDirectoryInterface getRepositoryDirectory()
String getFilename()
ObjectId getObjectId()
ObjectRevision getObjectRevision()
String getLogChannelId()
LoggingObjectInterface getParent()
LoggingObjectType getObjectType()
String getObjectCopy()
LogLevel getLogLevel()
String getContainerObjectId()
Date getRegistrationDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |