public class OwCMISLikeWildCardDefinitions extends Object
Wild card definitions as specified in CMIS spec. V 1.0.
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
Modifier and Type | Field and Description |
---|---|
static String |
MULTI_CHARACTER
String representing wild card for multiple character
|
static String |
SINGLE_CHARACTER
String representing wild card for single character
|
Constructor and Description |
---|
OwCMISLikeWildCardDefinitions(com.wewebu.ow.server.ecm.OwRepositoryContext repoCtx) |
Modifier and Type | Method and Description |
---|---|
List<com.wewebu.ow.server.field.OwWildCardDefinition> |
getWildCardDefinitions()
Return the list of defined/available wild cards
|
public static final String MULTI_CHARACTER
public static final String SINGLE_CHARACTER
public OwCMISLikeWildCardDefinitions(com.wewebu.ow.server.ecm.OwRepositoryContext repoCtx)
public List<com.wewebu.ow.server.field.OwWildCardDefinition> getWildCardDefinitions()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.