
|
If you were logged in you would be able to see more operations.
|
|
|
|
A built in system entity may be used in specific cases and need not to participate in general queries.
For example, there are some Content types, like portal, which are handled by BetaCMS internally and they do not need
to participate to all queries made for any content object.
If these instances could be marked as built in, then all queries made by external users may be implemented to
search only NON system entities.
|
|
Description
|
A built in system entity may be used in specific cases and need not to participate in general queries.
For example, there are some Content types, like portal, which are handled by BetaCMS internally and they do not need
to participate to all queries made for any content object.
If these instances could be marked as built in, then all queries made by external users may be implemented to
search only NON system entities.
|
Show » |
|
Also in CmsCriteria a SearchMode has been introduced, where one can choose which type of entities to search (All, BuiltIn or Non-Builtin)
Commited in Revision 2215