|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DropSequence | |
|---|---|
| com.uwyn.rife.authentication.credentialsmanagers | Provides classes and interfaces for managing RoleUser credentials. |
| com.uwyn.rife.cmf.dam.contentmanagers | Provides managers classes for content information support. |
| com.uwyn.rife.database.queries | Provides classes and interfaces for the object-oriented query builders. |
| com.uwyn.rife.database.querymanagers.generic | Provides classes and interfaces for the persistance framework. |
| com.uwyn.rife.scheduler.taskmanagers | Provides classes and interfaces for managing tasks. |
| Uses of DropSequence in com.uwyn.rife.authentication.credentialsmanagers |
|---|
| Methods in com.uwyn.rife.authentication.credentialsmanagers with parameters of type DropSequence | |
|---|---|
protected boolean |
DatabaseUsers._remove(DropSequence dropSequenceRole,
DropTable dropTableRole,
DropTable dropTableUser,
DropTable dropTableRoleLink)
|
| Uses of DropSequence in com.uwyn.rife.cmf.dam.contentmanagers |
|---|
| Methods in com.uwyn.rife.cmf.dam.contentmanagers with parameters of type DropSequence | |
|---|---|
protected boolean |
DatabaseContent._remove(DropSequence dropSequenceContentRepository,
DropSequence dropSequenceContentInfo,
DropTable dropTableContentRepository,
DropTable dropTableContentInfo,
DropTable dropTableContentAttribute,
DropTable dropTableContentProperty)
|
| Uses of DropSequence in com.uwyn.rife.database.queries |
|---|
| Methods in com.uwyn.rife.database.queries that return DropSequence | |
|---|---|
DropSequence |
DropSequence.clone()
|
DropSequence |
DropSequence.name(String name)
|
| Uses of DropSequence in com.uwyn.rife.database.querymanagers.generic |
|---|
| Methods in com.uwyn.rife.database.querymanagers.generic with parameters of type DropSequence | |
|---|---|
protected void |
AbstractGenericQueryManager._remove(DropSequence dropSequence,
DropTable dropTable)
|
| Uses of DropSequence in com.uwyn.rife.scheduler.taskmanagers |
|---|
| Methods in com.uwyn.rife.scheduler.taskmanagers with parameters of type DropSequence | |
|---|---|
protected boolean |
DatabaseTasks._remove(DropSequence dropSequenceTask,
DropTable dropTableTask)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||