|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ecmimpl.cmis.search.OwCMISWildCardDefinition
public class OwCMISWildCardDefinition
Implementation of the OwWildCardDefinition interface for CMIS standard.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Field Summary |
---|
Fields inherited from interface com.wewebu.ow.server.field.OwWildCardDefinition |
---|
WILD_CARD_TYPE_CUSTOM_START, WILD_CARD_TYPE_MULTI_CHAR, WILD_CARD_TYPE_SINGLE_CHAR |
Constructor Summary | |
---|---|
OwCMISWildCardDefinition(String nativeWildCard_p,
String localizeID_p,
String defaultLocalText_p,
com.wewebu.ow.server.ecm.OwRepositoryContext context_p,
int wildcardType_p)
|
Method Summary | |
---|---|
protected String |
getDefaultLocalText()
Getter for the default localized text. |
String |
getDescription(Locale locale_p)
|
protected String |
getLocalizeID()
Get the ID which is used for localization of this wild card. |
String |
getNativeWildCard()
|
protected com.wewebu.ow.server.ecm.OwRepositoryContext |
getRepositoryContext()
Getter for the current set repository context |
int |
getType()
|
String |
getWildCard()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwCMISWildCardDefinition(String nativeWildCard_p, String localizeID_p, String defaultLocalText_p, com.wewebu.ow.server.ecm.OwRepositoryContext context_p, int wildcardType_p)
Method Detail |
---|
public String getDescription(Locale locale_p)
getDescription
in interface com.wewebu.ow.server.field.OwWildCardDefinition
public String getNativeWildCard()
getNativeWildCard
in interface com.wewebu.ow.server.field.OwWildCardDefinition
public int getType()
getType
in interface com.wewebu.ow.server.field.OwWildCardDefinition
public String getWildCard()
getWildCard
in interface com.wewebu.ow.server.field.OwWildCardDefinition
protected com.wewebu.ow.server.ecm.OwRepositoryContext getRepositoryContext()
OwRepositoryContext
protected String getDefaultLocalText()
protected String getLocalizeID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |