palio.api.elements
Interface IObject
- All Superinterfaces:
- IInstanceTreeElement
- All Known Implementing Classes:
- PObject
public interface IObject
- extends IInstanceTreeElement
jPALIO USERS API. Classes and methods writter should not change as it's possible.
Implementations however can be easily changed. The purpose of this API is to focus users on classes
that should be used by them. This is also a warning not to use any internal classes outside this API.
This class represents jPALIO API object (application code).
- Author:
- Szymon Kuklewicz
getContent
java.lang.String getContent()
throws palio.PalioException
- Returns:
- content of this object
- Throws:
palio.PalioException
- if content of this object was unavailable and exception has occured while accessing to database