|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> [ publishing overview ] | PREV NEXT | ||||||||
Uses of Class
ru.gammalabs.ice.publishing.IE
| Uses of IE in ru.gammalabs.ice.publishing |
| Methods in ru.gammalabs.ice.publishing that return IE | |
IE |
InformationElementManager.getIE(ru.gammalabs.ice.publishing.framework.Id id)
Returns ie from data base with identifier id,
if there is no such ie - throws ObjectNotExistException,
if access denied - throws AccessDeniedException. |
IE |
InformationElementManager.newIE(ru.gammalabs.ice.iemanagement.IEType type)
|
IE |
InformationElementManager.createIE(IE ie)
|
IE |
IEManager.getIE(ru.gammalabs.ice.publishing.framework.Id id)
|
IE |
IEManager.newIE(ru.gammalabs.ice.iemanagement.IEType type)
Returns new ie of type type with filled default fields. |
IE |
IEManager.createIE(IE ie)
Creates new IE object in data base. |
IE |
IEDAOOracle.get(long id,
InformationElementManager ieManager,
ru.gammalabs.ice.iemanagement.InformationElementTypeManager typeManager)
|
IE |
IEDAO.get(long id,
InformationElementManager ieManager,
ru.gammalabs.ice.iemanagement.InformationElementTypeManager typeManager)
Returns ie IE object with identifier id. |
IE |
IECache.getIE(ru.gammalabs.ice.publishing.framework.Id ieId)
Get information Element from cache |
IE |
DefaultIECache.getIE(ru.gammalabs.ice.publishing.framework.Id ieId)
|
| Methods in ru.gammalabs.ice.publishing with parameters of type IE | |
IE |
InformationElementManager.createIE(IE ie)
|
void |
InformationElementManager.updateIEFields(IE ie,
java.util.List fields)
|
void |
InformationElementManager.removeIE(IE ie)
|
private void |
IEManager.checkIEPublishingPermissions(IE ie)
Check permisions on action. |
private void |
IEManager.checkIEReadPermissions(IE ie)
Check permisions on read ie from some partitions. |
IE |
IEManager.createIE(IE ie)
Creates new IE object in data base. |
private void |
IEManager.firePublicationEvent(IE resultedIE)
|
void |
IEManager.updateIEFields(IE ie,
java.util.List fields)
Replaces fields fields of ie with identifier == identifier of ie
from data base by field of ie ie in current locale. |
void |
IEManager.removeIE(IE ie)
Deletes IE object with identifier id from data base. |
long |
IEDAOOracle.insert(IE ie)
|
long |
IEDAO.insert(IE ie)
Inserts new IE object in data base. |
void |
IECache.putIE(ru.gammalabs.ice.publishing.framework.Id ieId,
IE ie)
Put information element to cache. |
void |
DefaultIECache.putIE(ru.gammalabs.ice.publishing.framework.Id ieId,
IE ie)
|
|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> [ publishing overview ] | PREV NEXT | ||||||||