|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRetrievalType
IRetrievalType
Method Summary | |
---|---|
boolean |
checkConfigData(TaskNotifyMyLuteceConfig config)
Check if the config data is correctly configured |
int |
getIdType()
Get the id type |
java.util.List<java.lang.String> |
getReceiver(TaskNotifyMyLuteceConfig config,
int nIdRecord,
int nIdDirectory)
Get the user guid of the receiver |
java.lang.String |
getTitle(java.util.Locale locale)
Get the title |
java.lang.String |
getTitleKey()
Get the title key |
void |
setIdType(int nIdType)
Set the id type |
void |
setTitleKey(java.lang.String strTitleKey)
Set the title key |
Method Detail |
---|
int getIdType()
void setIdType(int nIdType)
nIdType
- the id typejava.lang.String getTitleKey()
void setTitleKey(java.lang.String strTitleKey)
strTitleKey
- the title keyjava.lang.String getTitle(java.util.Locale locale)
locale
- the locale
java.util.List<java.lang.String> getReceiver(TaskNotifyMyLuteceConfig config, int nIdRecord, int nIdDirectory)
config
- the confignIdRecord
- the id recordnIdDirectory
- the id directory
boolean checkConfigData(TaskNotifyMyLuteceConfig config)
config
- the config
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |