Modifier and Type | Method and Description |
---|---|
static <K,V> Pair<K,V> |
Pair.create(K key,
V value)
Create a pair with the given
key and value . |
Modifier and Type | Method and Description |
---|---|
List<Pair<Section,Modification>> |
SectionList.diff(SectionList others)
Compute the difference to the given list.
|
Modifier and Type | Method and Description |
---|---|
Pair<String,String> |
InlinePreviewConstraints.getGDataAPiCredentials()
Get the store google api user credentials.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Pair<String,Revision>> |
Project.getTaggedRevisions()
Deprecated.
since 4.2.400 - use
Project.getTags(Revision,int) |
Modifier and Type | Method and Description |
---|---|
void |
InlinePreviewConstraints.setGDataApiCredentials(Pair<String,String> credentials)
The google api user credentials used for uploading, downloading, locking remote documents.
|
Modifier and Type | Method and Description |
---|---|
List<Pair<Language,TemplateSet>> |
GenerateTask.getGenerateList()
Get a list of language/template set combinations which should be generated.
|
Modifier and Type | Method and Description |
---|---|
Map<BasicElementInfo,Pair<Integer,Integer>> |
ChildrenChangeDetail.getReorderedElements()
Returns an unmodifiable map of elements which were reordered during the change
of the belonging children list.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500