Maximum Length: 30 Unique person identifier of the author of the note. CardTitle: string Maximum Length: 500 Card title of a celebration note. ContextId: integer (int64) Context identifier of the note. ContextId2: integer (int64) Additional context identifier of the note. ContextType: stri...
assertNameTrue(personDoc.getNames().get(0), entity.getNames().get(0));//assertPrincipalTrue(personDoc, identity.getPrincipals().get(0));assertAffiliationTrue(personDoc.getAffiliations().get(0), entity.getAffiliations().get(0)); assertEmpInfoTrue(personDoc.getAffiliations().get(0).getEmpI...
prices, etc 用以表示比率、 价格等) for each (unit of time, length, etc) 每, 每一(时间、 长度等单位): 60 per day 每天60 英镑 *| 2 per person 每人 2 英镑 *|calculated per square yard 以每平方码计算的*| 45 revolutions per minute 每分钟 45 转 *|100 miles per hour 每小时 100 ...
aemphisize emphisize[translate] aIf I do something by myself,Ido itwithout help 如果我由我自己做某事, Ido itwithout帮助[translate] aEven though you are the richest person 即使您是最富有的人[translate] aPeter was an office worker. He worked in an office in a small town. One day his ...
Maximum Length: 64 The user who created the record. CreationDate: string (date-time) Title: Creation Date Read Only: true The date when the record was created. DeleteFlag: boolean Read Only: true Indicates if the current user has the permission to delete the shared person re...
assertEquals("Principal list was incorrect length",1, entity.getPrincipals().size() ); assertTrue("Principal is not active on saved record", entity.getPrincipals().get(0).isActive() );returnentity; } 开发者ID:kuali,项目名称:kc-rice,代码来源:UiDocumentServiceImplTest.java ...