Package se.conciliate.extensions.publish
Interface PublishListProvider.ListResult
- Enclosing interface:
- PublishListProvider
public static interface PublishListProvider.ListResult
-
Method Summary
Modifier and TypeMethodDescriptiongetColumnName
(String column, MTLanguage lang) getColumnTranslationKey
(String column) getContextResult
(long context) getDataTypeID
(String columnId) getEntity
(int row) getExpandedValue
(int row, String column, MTLanguage language) int
getValue
(int row, String column, MTLanguage language) getValueTranslationKey
(int row, String column)
-
Method Details
-
getColumns
-
getColumnTranslationKey
-
getColumnName
-
getRowCount
int getRowCount() -
getEntity
-
getValueTranslationKey
-
getValue
-
getExpandedValue
-
getAvailableContexts
-
getContextResult
-
getDataTypeID
-