|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITable | |
|---|---|
| com.groupdocs.annotation.common | |
| com.groupdocs.annotation.data.dao.interfaces | |
| com.groupdocs.annotation.data.tables.interfaces | |
| Uses of ITable in com.groupdocs.annotation.common |
|---|
| Methods in com.groupdocs.annotation.common with type parameters of type ITable | ||
|---|---|---|
static
|
Utils.assetEntity(T t)
Asset entity for null |
|
static
|
Utils.assetEntity(T t,
String errorMessage)
Asset entity for null |
|
static
|
Utils.isEntityNull(T t)
Check is entity is null or entity id is 0 |
|
| Uses of ITable in com.groupdocs.annotation.data.dao.interfaces |
|---|
| Classes in com.groupdocs.annotation.data.dao.interfaces with type parameters of type ITable | |
|---|---|
interface |
IDao<T extends ITable>
Interface to implement DAO |
| Uses of ITable in com.groupdocs.annotation.data.tables.interfaces |
|---|
| Subinterfaces of ITable in com.groupdocs.annotation.data.tables.interfaces | |
|---|---|
interface |
IAnnotation
Interface for Annotation entity |
interface |
ICollaborator
Interface for collaborator entity |
interface |
IDocument
Interface for Document entity |
interface |
IReply
Interface for Reply entity |
interface |
ISession
Interface for session entity |
interface |
ISystemInfo
Interface for SystemInfo entity |
interface |
IUser
Interface for User entity |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||